projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a0213b
)
Document GDK_TOUCHPAD_GESTURE_MASK
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 18 Nov 2015 15:21:15 +0000
(10:21 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 19 Nov 2015 11:05:15 +0000
(06:05 -0500)
gdk/gdktypes.h
patch
|
blob
|
history
diff --git
a/gdk/gdktypes.h
b/gdk/gdktypes.h
index 252922d569da949fefd696925c7b2ec469990882..bcd499dddb5adc57c70aace30930b829d6aa7b09 100644
(file)
--- a/
gdk/gdktypes.h
+++ b/
gdk/gdktypes.h
@@
-392,6
+392,7
@@
typedef enum
* @GDK_SCROLL_MASK: receive scroll events
* @GDK_TOUCH_MASK: receive touch events. Since 3.4
* @GDK_SMOOTH_SCROLL_MASK: receive smooth scrolling events. Since 3.4
+ @GDK_TOUCHPAD_GESTURE_MASK: receive touchpad gesture events. Since 3.18
* @GDK_ALL_EVENTS_MASK: the combination of all the above event masks.
*
* A set of bit-flags to indicate which events a window is to receive.